PropertyTag(Int32, Int32) Constructor

Initializes a new instance of the PropertyTag class

Definition

Namespace: Independentsoft.Pst
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public PropertyTag(
	int tag,
	int type
)

Parameters

tag  Int32
 
type  Int32
 

See Also